home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / Telnet 2.6.1d1 4⁄26⁄94 Folder / source / network / mydnr.proto.h < prev    next >
Text File  |  1993-08-30  |  224b  |  5 lines

  1. Boolean DotToNum(BytePtr string,ip_addr *nPtr);
  2. Boolean    TranslateIPtoDNSname(ip_addr ipnum, StringPtr machineName);
  3. OSErr    DoTheDNR(StringPtr hostname, short window);
  4. void    HandleDomainDoneMessage(short screen, long infoptr);
  5.